TotalResult

The result of all analyzers.

Members

Variables

failed
AbsolutePath[] failed;

Files that failed an analyze.

score
Score score;

Total score of the analyzers

status
Status status;

Total status of all analyzers

success
AbsolutePath[] success;

Files that passed all analyzers.

sugg
Suggestions sugg;

Improvement suggestions for the user

supp
Suppressed supp;

Warnings suppressed by the user.

Meta